From: Richard M. Stallman Date: Sat, 21 Apr 2007 14:30:25 +0000 (+0000) Subject: (font-lock-keywords-alist): Mark as risky. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~711 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e0e4bb1ad21405ecef1580bc451079571982a6d9;p=emacs.git (font-lock-keywords-alist): Mark as risky. --- diff --git a/lisp/font-lock.el b/lisp/font-lock.el index ad2e0b8ea1b..c826a5f20c6 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el @@ -468,6 +468,7 @@ they are added at the end. This is normally set via `font-lock-add-keywords' and `font-lock-remove-keywords'.") +(put 'font-lock-keywords-alist 'risky-local-variable t) (defvar font-lock-removed-keywords-alist nil "Alist of `font-lock-keywords' elements to be removed for major modes.